From: Richard M. Stallman Date: Mon, 29 Dec 2003 20:02:15 +0000 (+0000) Subject: (handwrite): Make the handwrite credit message X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24659 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=28544215cb728d164b061ddfe42aee82a7902f8a;p=emacs.git (handwrite): Make the handwrite credit message a comment rather than an output command. --- diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el index 5c6aa8f3abf..11499444920 100644 --- a/lisp/play/handwrite.el +++ b/lisp/play/handwrite.el @@ -159,8 +159,7 @@ Variables: handwrite-linespace (default 12) (setq next-line-add-newlines t) (switch-to-buffer ps-buf-name) (handwrite-insert-header buf-name) - (insert "\n(\\nCreated by GNU Emacs' handwrite version " - emacs-version "\\n\\n)=print flush\n") + (insert "%%Creator: GNU Emacs' handwrite version " emacs-version "\n") (handwrite-insert-preamble) (handwrite-insert-info) (handwrite-insert-font)